projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05bfebf
)
* lisp/net/tramp.el (tramp-file-name-handler): Autoload it.
author
Michael Albinus
<michael.albinus@gmx.de>
Mon, 27 Mar 2017 08:13:11 +0000
(10:13 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Mon, 27 Mar 2017 08:13:11 +0000
(10:13 +0200)
lisp/net/tramp.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp.el
b/lisp/net/tramp.el
index 41406d82ce898f9acfc4cdaa0749aa4afe74075f..0ca5a6d3acbf6c9df3840e9866a0aab1b6e1ad32 100644
(file)
--- a/
lisp/net/tramp.el
+++ b/
lisp/net/tramp.el
@@
-1994,6
+1994,7
@@
ARGS are the arguments OPERATION has been called with."
(tramp-compat-condition-case-unless-debug ,var ,bodyform ,@handlers)))
;; Main function.
+;;;###autoload
(defun tramp-file-name-handler (operation &rest args)
"Invoke Tramp file name handler.
Falls back to normal file name handler if no Tramp file name handler exists."